CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - studio OpenGL

搜索资源列表

  1. Transform

    0下载:
  2. 用visual studio环境可以运行,矩阵的基本运算,包括平移,旋转,缩放等。源码中有主要的步骤注释说明。用到了OpenGL的函数、库文件、头文件和glut库。-Visual studio environment can run the basic operations of the matrix, including translation, rotation, scaling, etc.. The notes of the main steps in the source. Use Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:183893
    • 提供者:Paul
  1. carmodel

    0下载:
  2. car model in openGL car model loaded from file and moved around in visual studio
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-03
    • 文件大小:354574
    • 提供者:mohamed
  1. TestGL2

    0下载:
  2. opengl的vc++框架程序,visual studio 2010版本,并带有绘制简单图形功能,如圆形、球体、矩形、立方体等。-opengl vc++ framework program, visual studio 2010 version, with draw simple graphics capabilities, such as circles, spheres, rectangles, cubes.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:158243
    • 提供者:lawy
  1. GLTest

    0下载:
  2. Some OpenGL test applicaion. Visual studio 2012.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-15
    • 文件大小:8739446
    • 提供者:CheL
  1. paint2

    0下载:
  2. Paint Progam in Visual Studio using openGl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4826
    • 提供者:fromth
  1. Desktop

    0下载:
  2. 绘制entity,visual studio下的MFC下的openGL下的程序-render entity
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4980856
    • 提供者:wfp
  1. lab2

    0下载:
  2. 利用opengl生成一个桌子,要求桌子厚1,桌腿高3(可以自行修改) Visual Studio C++ glut-3.7.6-bin.zip -Use opengl generate a table requires a table thick one, leg height 3 (you can modify) Visual Studio C++ glut-3.7.6-bin.zip
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:6141071
    • 提供者:austinhowie
  1. kg4OpenGL

    0下载:
  2. kirusa-beka opengl Visual studio 2013
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2713
    • 提供者:gle
  1. exp1-2

    0下载:
  2. 使用Visual Studio C++编译OpenGL程序,绘制的六角星,并修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。-Compiled using Visual Studio C++ OpenGL program, drawn Star of David, and modify the color of the vertices such that each vertex colors, color gradient inside a polygon.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8551885
    • 提供者:chenyingshu
  1. MyGame

    0下载:
  2. real time graphics design. Using 3ds max and opengl and visual studio to develop a real time scence which has people, buildings and planes.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:730471
    • 提供者:goddess
  1. glext

    0下载:
  2. OpenGL 资源头文件,glext.h。是纹理操作的必备文件。将此文件放入C:\Program Files\Microsoft Visual Studio 8\VC\include\GL即可-OpenGL resource header file, glext.h. Texture is an essential file operations. Place this file in C: \ Program Files \ Microsoft Visual Studio 8 \ VC \ i
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:30690
    • 提供者:李冬冬
  1. SunAndEarth

    0下载:
  2. 开发工具Visual studio,语言:c/c++,使用OpenGl函数库,编写的一个展示太阳系的程序-use Visual studio develop tool,use c/c++,use OpenGl Library,show the solar
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3579848
    • 提供者:龙二
  1. MYTERRAIN2

    0下载:
  2. 开发工具Visual studio,语言:c/c++,使用OpenGl函数库,编写的一个展示随机地形的程序-use Visual studio develop tool,use c/c++,use OpenGl Library,show the random terrain
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:41673
    • 提供者:龙二
  1. MYBOMB

    0下载:
  2. 开发工具Visual studio,语言:c/c++,使用OpenGl函数库,编写的一个展示方格的程序-use Visual studio develop tool,use c/c++,use OpenGl Library,show the grid
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:66577
    • 提供者:龙二
  1. MYFIRE2

    0下载:
  2. 开发工具Visual studio,语言:c/c++,使用OpenGl函数库,编写的一个展示方形火焰的程序-use Visual studio develop tool,use c/c++,use OpenGl Library,show the fire
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:86182
    • 提供者:龙二
  1. glutEx3

    0下载:
  2. 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:robin
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. Assignment1

    0下载:
  2. 这个文件是关于图形-OpenGL-2d的 功能是loading 文件 需要自己更改路径 开发语言c++ 环境visual studio -You are to read in a file with triangles and vertices and, using OpenGL, display the triangles directly on the screen. A basic program that provides a simple project as the basis
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:54818
    • 提供者:wang
  1. nothing

    0下载:
  2. The main object of this program is that the students will able to learn how to create a cylinder and a parallelepiped using OpenGL functions. You can Download the Computer graphics lab Programs for VTU 6th sem computer science Google drive link.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:974
    • 提供者:moh
  1. GL-Files

    0下载:
  2. opengl files that entered in visual studio
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:695880
    • 提供者:eslam
« 1 2 3 4 56 »
搜珍网 www.dssz.com